const runtime._ENOSYS

2 uses

	runtime (current package)
		defs_linux_amd64.go#L12: 	_ENOSYS = 0x26
		nbpipe_pipe2.go#L11: 	if errno == -_ENOSYS {